commit | 71ac96a43be3cdf3c14d9a05cb886761e85d0109 | [log] [tgz] |
---|---|---|
author | Erik Pilkington <erik.pilkington@gmail.com> | Wed Oct 31 17:31:35 2018 |
committer | Erik Pilkington <erik.pilkington@gmail.com> | Wed Oct 31 17:31:35 2018 |
tree | d2972e23fe7d4a5cee7dfcd75857fe62f88a5201 | |
parent | 3a73f018a28d32870f44c0cbd6163c58408828bc [diff] |
Second half of C++17's splicing maps and sets This commit adds a merge member function to all the map and set containers, which splices nodes from the source container. This completes support for P0083r3. Differential revision: https://reviews.llvm.org/D48896 git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@345744 91177308-0d34-0410-b5e6-96231b3b80d8